GUI Help > Special > getListViewItemCount

getListViewItemCount
int count=getListViewItemCount(handle gadget)

Description:
Retrieves the number of items in a listview gadget.

Return Value:
The number of items in the listview.

Parameters:
gadget Handle of a listview gadget
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)